XDispatch 0.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Typedefs | Functions
once.h File Reference
#include "base.h"

Go to the source code of this file.

Typedefs

typedef intptr_t dispatch_once_t
 A predicate for use with dispatch_once().

Functions

void dispatch_once (dispatch_once_t *predicate, dispatch_block_t block)
 Execute a block once and only once.
void dispatch_once_f (dispatch_once_t *predicate, void *context, void(*function)(void *))

Generated on Sun Jan 27 2013 20:25:59 for XDispatch by Doxygen 1.8.0
© 2010-2013 MLBA (about | privacy) All Rights reserved.